home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / icon tools / picticon / catalogs / catalog.cd next >
Text File  |  1996-04-07  |  1KB  |  94 lines

  1. ;
  2. L_OK (//)
  3. Ok
  4. ;
  5. L_E_GENERAL (//)
  6. Error: A general error has occured.
  7. ;
  8. L_E_FILE (//)
  9. Error: Could not open file.
  10. ;
  11. L_E_NOFILE (//)
  12. Error: File not found.
  13. ;
  14. L_E_BADICON (//)
  15. Error: Problems with icon.
  16. ;
  17. L_E_NOWRITEICON (//)
  18. Error: Unable to write icon file.
  19. ;
  20. L_E_CLIP (//)
  21. Error: Problems opening clipboard.
  22. ;
  23. L_E_DATATYPE (//)
  24. Error: Problems with datatype.
  25. ;
  26. L_E_NOPICTURE (//)
  27. Error: Datatype is not a picture.
  28. ;
  29. L_E_GADGET (//)
  30. Error: Problems creating gadgets.
  31. ;
  32. L_EF_LIBRARY (//)
  33. Error: Could not open a required library.
  34. ;
  35. L_EF_FATAL (//)
  36. Error: An undefined FATAL error has occured.
  37. ;
  38. L_EF_PUBSCREEN (//)
  39. Fatal Error: Could not lock a public screen.
  40. ;
  41. L_EF_CHIPBUFFER (//)
  42. Fatal Error: Not enough CHIP memory\n        for a required buffer.
  43. ;
  44. L_EF_VISUAL (//)
  45. Fatal Error: Could not obtain a visual lock.
  46. ;
  47. L_EF_MENUS (//)
  48. Fatal Error: Unable to create menus.
  49. ;
  50. L_EF_MSGPORT (//)
  51. Fatal Error: Could not open a port.
  52. ;
  53. L_EF_WINDOW (//)
  54. Fatal Error: Unable to open window.
  55. ;
  56. L_EF_MEMORY (//)
  57. Error: Unable to allocate some memory.
  58. ;
  59. L_TEXTTITLE (//)
  60. Picticon Status
  61. ;
  62. L_PICTURE (//)
  63. Picture "%s"
  64. ;
  65. L_FILEOF (//)
  66. (%ld of %ld)
  67. ;
  68. L_LOADING (//)
  69. Loading...
  70. ;
  71. L_SCALING (//)
  72. Scaling...
  73. ;
  74. L_REMAPPING (//)
  75. Remapping...
  76. ;
  77. L_SAVING (//)
  78. Saving icon.
  79. ;
  80. L_PERCENT (//)
  81. \n%s(%ld%% done.)
  82. ;
  83. L_TITLE (//)
  84. Picticon
  85. ;
  86. L_BODY (//)
  87. Copyright ©1993,94\n by Chad Randall\n\nThis software is freely re-distributable.\n\nDo you wish to quit?
  88. ;
  89. L_BUTTONS (//)
  90. Quit|Cancel
  91. ;
  92. L_PERCENT2 (//)
  93. (%ld%% done.)
  94.